networking.interfaces.<name>.virtualOwner

In case of a virtual device, the user who owns it. null will not set owner, allowing access to any user.

Type
null or string
Default
"root"
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>